Added licensing support for MAUI Edition that accepts new "ComponentOne WinUI & MAUI Edition" and Studio Enterprise licenses. However, it is different from Xamarin implementation as there are no separate licensing for Android and iOS, MAUI applications only need gclicx files in MAUI app.
Added C1IconTemplate.AlertCircle icon.
Gauge
New Control
Added the Blazor version of Gauges.
Grid
Improvements
Added mouse handling events in FlexGrid.
Improved the performance of FlexGrid on Azure App.
Added SelectedItem, SelectedIndex and SelectedItems properties.
Bug fixes
Fixed the keyboard events that did not allow you to cancel the end of the editing.
Fixed the issue where the CellFactory's GetCellCssClasses() method did not get triggered and no class was added to the DOM.
GridControl
Improvements
Added support for MaxWidth in Star-columns.
Added Pinned Column support in Column context menu through customization in BLazorExplorer sample.
Added mouse handling events in FlexGrid.
Bug fixes
Fixed the dragging issue of the row headers panel that was throwing an exception.
Fixed the issue where fast clicking on FlexGrid cells throws an error in the console.